Calendar for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / ItemStyle<T> Class / Name Property

In This Topic
    Name Property (ItemStyle<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Name As String
    public virtual string Name {get;}
    See Also